home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 121
/
FreelogMagazineJuilletAout2014-No121.iso
/
Outils
/
Adobe-Air
/
adobe-air_13.exe
/
[0]
/
setup.swf
/
scripts
/
mx
/
binding
/
IWatcherSetupUtil.as
< prev
next >
Wrap
Text File
|
2014-03-27
|
184b
|
10 lines
package mx.binding
{
public interface IWatcherSetupUtil
{
function setup(param1:Object, param2:Function, param3:Array, param4:Array) : void;
}
}